@charset "utf-8";
@media only screen and (max-width:1200px){
	/* body{
		background: #f8f8f8;
	} */
	/*common*/
	.mshow{
		display: block;
	}
	.mhide{
		display: none;
	}
	.mf20{
		font-size: 0.2rem;
	}
	.mf22{
		font-size: 0.22rem;
	}
	.mf24{
		font-size: 0.24rem;
	}
	.mf26{
		font-size: 0.26rem;
	}
	.mf28{
		font-size: 0.28rem;
	}
	.mf34{
		font-size: 0.34rem;
	}
	.mf36{
		font-size: 0.36rem;
	}
	.mf46{
		font-size: 0.46rem;
	}
	.pdt10{
		padding-top: 0.1rem;
	}
	.pdt20{
		padding-top: 0.2rem;
	}
	.pdt30{
		padding-top: 0.3rem;
	}
	.pdt40{
		padding-top: 0.4rem;
	}
	.pbt20{
		padding-bottom: 0.2rem;
	}
	.pbt40{
		padding-bottom: 0.4rem;
	}
	.mtp10{
		margin-top: 0.1rem;
	}
	.mtp20{
		margin-top: 0.2rem;
	}
	.mtp30{
		margin-top: 0.3rem;
	}
	.mtp40{
		margin-top: 0.4rem;
	}
	.mtp60{
		margin-top: 0.6rem;
	}
	.mbt20{
		margin-bottom: 0.2rem;
	}
	.mbt30{
		margin-bottom: 0.3rem;
	}
	.mbt40{
		margin-bottom: 0.4rem;
	}
	.mbt50{
		margin-bottom: 0.5rem;
	}
	.mbt60{
		margin-bottom: 0.6rem;
	}
	.mbt70{
		margin-bottom: 0.2rem;
	}
	.container{
		width: 100%;
		padding: 0 0.3rem;
	}
	.header .top-box .top-bar{
		display: none;
	}
	.header .top-box .logo-box .logo{
		margin: 0 auto;
		height: 1.47rem;
		float: none;
	}
	.header .top-box{
		padding-top: 0.3rem;
		height: 3rem;
	}
	.header .top-box .search-box{
		display: block;
		float: none;
		margin-top: 0.24rem;
	}
	.header .top-box .search-box .search-form{
		margin: 0 auto;
		width: 5.56rem;
		height: 0.66rem;
		border-radius: 0.08rem;
	}
	.header .top-box .search-box .search-form .serach-input{
		height: 100%;
		line-height: 0.36rem;
		padding: 0.15rem 0.2rem;
	}
	.header .top-box .search-box .search-form .serach-sub{
		background-size: 0.4rem 0.4rem;
		width: 0.76rem;
	}
	.header .nav-box{
		height: 0.78rem;
	}
	.header .nav-box .nav .nav-item{
		line-height: 0.74rem;
	}
	.motitle{
		height: 0.6rem;
		line-height: 0.6rem;
	}
	.motitle .motitle-name span{
		line-height: 0.58rem;
	}
	.common-list .list-item a{
		line-height: 0.7rem;
		padding-right: 2.3rem;
		padding-left: 0.16rem;
	}
	.common-list .list-item a::before{
		width: 0.06rem;
		height: 0.06rem;
		margin-top: -0.03rem;
	}
	.more-box{
		text-align: center;
		color: #1895DF;
		line-height: 0.5rem;
	}
	
	.motitle .moTab{
		position: absolute;
		right: 0;
		top: 0.04rem;
		height: 0.5rem;
		line-height: 0.5rem;
	}
	.motitle .more{
		display: inline-block;
		color: #c4000a;
		background: #f8f8f8;
		padding: 0 0.1rem;
	}
	.motitle .tab-bars{
		display: none;
		position: absolute;
		top: 0.52rem;
		right: 0;
		text-align: center;
		background: #f8f8f8;
		padding: 0 0.1rem;
		z-index: 100;
		width: auto;
	}
	.motitle .tab-bars .tab-bar{
		border-bottom: 1px solid #e1e3e6;
		line-height: 0.9rem;
		white-space: nowrap;
		padding: 0 0.25rem;
	}
	.motitle .tab-bars .tab-bar:last-of-type{
		border-bottom: none;
		padding-right: 0.25rem;
	}
	.motitle .moTab .tab-bar::after{
		display: none;
	}
	.footer{
		padding: 0.3rem 0;
	}
	.footer .links .linkItem{
		width: 47%;
		margin-right: 6%;
		margin-bottom: 4%;
		height: 0.62rem;
		line-height: 0.62rem;
	}
	.footer .links .linkItem .name{
		height: 100%;
	}
	.footer .links .linkItem:nth-of-type(2n){
		margin-right: 0;
	}
	.footer .links{
		margin-bottom: 0;
	}
	.footer .links .linkItem .list{
		top: 0.62rem;
		max-height: 1.26rem;
	}
	.footer .webAbout{
		line-height: 1.6;
		margin-bottom: 0.1rem;
		margin-top: 0;
		padding: 0;
	}
	.footer .infos{
		padding: 0;
		text-align: center;
	}
	.footer .infos .mLine{
		display: block;
	}
	.footer .infos .icon1{
		right: auto;
		left: 0;
		bottom: 0.5rem;
		top: auto;
		width: 1.4rem;
		height: 0.7rem;
	}
	.footer .infos .icon2{
		right:0;
		bottom: 0.3rem;
		top: auto;
		width: 1rem;
		height: 1rem;
	}
	.position{
		line-height: 0.4rem;
		padding-left: 0.36rem;
		background-size: 0.24rem 0.24rem;
		background-position: 0 0.08rem;
	}
	.halfMo{
		width: 100%;
	}
	.page{
		font-size: 0.24rem;
		line-height: 0.64rem;
	}
	.page span,.page a{
		padding: 0 0.24rem;
	}
	.page #num{
		width: 0.64rem;
		height: 0.64rem;
		font-size: 0.24rem;
	}
	.page .pageSub{
		line-height: 0.64rem;
		height: 0.64rem;
		padding: 0 0.24rem;
		font-size: 0.24rem;
	}
}
@media only screen and (max-width:1200px){	
	body{
		width: 100%;
	}
	.list-box .left-box{
		display: none;
	}
	.list-box .right-box{
		width: 100%;
		padding-left: 0;
		min-height: 12rem;
	}
	.list-box .right-box .current-title span{
		height: 0.48rem;
		line-height: 0.48rem;
		min-width: 1.6rem;
		padding: 0 0.1rem;
	}
	.list-box .right-box .current-title{
		height: 0.48rem;
	}
	.list-box .common-list .list-item a{
		margin-top: 0;
	}
	.list-box .current-title .title-more{
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
	}
	.list-box .current-title .title-more .icon{
		width: 0.8rem;
		height: 0.48rem;
		background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAIBAMAAABjQEDmAAAAFVBMVEUAAAAzMzMzMzMzMzMzMzMzMzMzMzO27Uu7AAAABnRSTlMA8a0nKCWPqJUsAAAAOklEQVQI12NgVRQKYGBAoQzT0oSBbGRKLS0tCchGpsTS0hKBbGQKUwibRse0NBEgG5liVhQyALKRKABxQRjoJbNIlgAAAABJRU5ErkJggg==') no-repeat center;
	}
	.list-box .current-title .menu-list{
		position: absolute;
		right: 0;
		top: 0.46rem;
		padding: 0 0.1rem;
		background: #e3f0ff;
		text-align: center;
		border-radius: 0.06rem;
		z-index: 100;
	}
	.list-box .current-title .menu-list .menu-item{
		display: block;
		padding: 0 0.1rem;
		min-width: 1.8rem;
		border-bottom: 1px solid #e1e3e6;
		height: 0.9rem;
		line-height: 0.9rem;
		white-space: nowrap;
	}
	.list-box .current-title .menu-list .menu-item.active{
		color: #1895DF;
	}
}

